home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Graphics / WildFire / WildFireFPU / Processes / tut_rotateHALVE.process < prev    next >
Encoding:
Text File  |  1997-07-05  |  5.6 KB  |  378 lines

  1. ;This file was generated by Wildfire V3.22
  2. ;Owner: Andreas Küssner (#18313315)
  3. ;Date: Sunday, 15-Jun-97, 16:00:15
  4.  
  5. ;Settings
  6. Mode=1
  7. OutputDepth=6
  8. Dither=2
  9. pcsScreenMode=659456
  10. pcsFrame=2
  11. pcsMaxFrame=160
  12. pcsWidth=320
  13. pcsDepth=4
  14. pcsPreview=2
  15. pcFolding=1
  16. pcSmoothing=1
  17. pcScale=0.500000
  18. pcBGRed=0
  19. pcBGGreen=0
  20. pcBGBlue=0
  21. pcDefSaver=ILBM
  22. pcsInput=wf:Trash/face1
  23. pcsOutput=ram:face2
  24. ppState=2
  25. ppRGB=256
  26. 170000255102184227223048008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  27. 160000255136174192057062008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  28. 170000255187184000022072008009010011012013014015016017018019020021022023024025026027028029030031032033034035036037038039040041042043044045046047048049050051052053054055056057058059060061062063064065066067068069070071072073074075076077078079080081082083084085086087088089090091092093094095096097098099100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  29.  
  30. ;Actions
  31. pcNodeCount=18
  32.  
  33. ;Comment
  34. type=32
  35. hidden=0
  36. from=1
  37. to=9999
  38. step=1
  39. string=load the image
  40.  
  41. ;LoadImage
  42. type=13
  43. hidden=1
  44. from=1
  45. to=1
  46. step=1
  47. output=0
  48. sequence=wf:Trash/face1
  49. shift=0
  50. repeat=1
  51.  
  52. ;Scale
  53. type=1
  54. hidden=1
  55. from=1
  56. to=1
  57. step=1
  58. input=0
  59. output=0
  60. width=192
  61. height=80
  62. aspect=2
  63. type=1
  64. eWidth=-1
  65. eHeight=-1
  66.  
  67. ;CreateImage
  68. type=14
  69. hidden=1
  70. from=1
  71. to=1
  72. step=1
  73. output=1
  74. width=320
  75. height=256
  76. eWidth=-1
  77. eHeight=-1
  78. red0=0
  79. green0=0
  80. blue0=0
  81. red1=0
  82. green1=0
  83. blue1=0
  84. red2=0
  85. green2=0
  86. blue2=0
  87. red3=0
  88. green3=0
  89. blue3=0
  90. eRed0=-1
  91. eGreen0=-1
  92. eBlue0=-1
  93. eRed1=-1
  94. eGreen1=-1
  95. eBlue1=-1
  96. eRed2=-1
  97. eGreen2=-1
  98. eBlue2=-1
  99. eRed3=-1
  100. eGreen3=-1
  101. eBlue3=-1
  102.  
  103. ;Compose
  104. type=3
  105. hidden=1
  106. from=1
  107. to=1
  108. step=1
  109. centreX=1
  110. centreY=1
  111. left=0
  112. top=0
  113. background=1
  114. foreground=0
  115. destination=2
  116. alpha=-1
  117. mix=100
  118. eLeft=-1
  119. eTop=-1
  120. eMix=-1
  121. genlock=1
  122. red1=0
  123. green1=0
  124. blue1=0
  125. red2=0
  126. green2=0
  127. blue2=0
  128. eRed1=-1
  129. eGreen1=-1
  130. eBlue1=-1
  131. eRed2=-1
  132. eGreen2=-1
  133. eBlue2=-1
  134.  
  135. ;Comment
  136. type=32
  137. hidden=0
  138. from=1
  139. to=9999
  140. step=1
  141. string=Create the background 
  142.  
  143. ;Plasma
  144. type=33
  145. hidden=1
  146. from=1
  147. to=1
  148. step=1
  149. output=0
  150. width=320
  151. height=256
  152. dimension=1200.000000
  153. seed=0
  154. eWidth=-1
  155. eHeight=-1
  156. eDimension=-1
  157. eSeed=-1
  158.  
  159. ;Antique
  160. type=30
  161. hidden=1
  162. from=1
  163. to=1
  164. step=1
  165. input=0
  166. output=0
  167.  
  168. ;Balancing
  169. type=5
  170. hidden=1
  171. from=1
  172. to=1
  173. step=1
  174. input=0
  175. output=3
  176. red=60
  177. green=-30
  178. blue=-30
  179. bright=0
  180. contrast=0
  181. gamma=-50
  182. eRed=-1
  183. eGreen=-1
  184. eBlue=-1
  185. eBright=-1
  186. eContrast=-1
  187. eGamma=-1
  188.  
  189. ;Comment
  190. type=32
  191. hidden=0
  192. from=1
  193. to=9999
  194. step=1
  195. string=scroll the background
  196.  
  197. ;Roll
  198. type=45
  199. hidden=1
  200. from=1
  201. to=9999
  202. step=1
  203. input=3
  204. output=1
  205. deltaX=60
  206. deltaY=0
  207. wrap=0
  208. eDeltaX=1
  209. eDeltaY=2
  210.  
  211. ;Comment
  212. type=32
  213. hidden=0
  214. from=1
  215. to=9999
  216. step=1
  217. string=rotate the foreground
  218.  
  219. ;Rotate
  220. type=9
  221. hidden=1
  222. from=1
  223. to=9999
  224. step=1
  225. input=2
  226. output=0
  227. centreX=160
  228. centreY=128
  229. radius=205
  230. amount=30.000000
  231. zoom=1.000000
  232. eCentreX=-1
  233. eCentreY=-1
  234. eRadius=-1
  235. eAmount=0
  236. eZoom=-1
  237.  
  238. ;RotateBlur
  239. type=26
  240. hidden=1
  241. from=1
  242. to=9999
  243. step=1
  244. input=0
  245. output=0
  246. centreX=160
  247. centreY=128
  248. amount=3
  249. radius=205
  250. eCentreX=-1
  251. eCentreY=-1
  252. eAmount=-1
  253. eRadius=-1
  254.  
  255. ;Comment
  256. type=32
  257. hidden=0
  258. from=1
  259. to=9999
  260. step=1
  261. string=Compose the results
  262.  
  263. ;Threshold
  264. type=52
  265. hidden=1
  266. from=1
  267. to=9999
  268. step=1
  269. input=0
  270. output=4
  271. level=1
  272. eLevel=-1
  273.  
  274. ;Convolve
  275. type=17
  276. hidden=1
  277. from=1
  278. to=9999
  279. step=1
  280. input=4
  281. output=4
  282. mix=100
  283. eMix=-1
  284. shift=0
  285. eShift=-1
  286. size=5
  287. matrix9=1 1 1 1 1 1 1 1 1
  288. matrix25=1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1
  289.  
  290. ;Compose
  291. type=3
  292. hidden=1
  293. from=1
  294. to=9999
  295. step=1
  296. centreX=0
  297. centreY=0
  298. left=0
  299. top=0
  300. background=1
  301. foreground=0
  302. destination=0
  303. alpha=4
  304. mix=80
  305. eLeft=-1
  306. eTop=-1
  307. eMix=-1
  308. genlock=1
  309. red1=0
  310. green1=0
  311. blue1=0
  312. red2=0
  313. green2=0
  314. blue2=0
  315. eRed1=-1
  316. eGreen1=-1
  317. eBlue1=-1
  318. eRed2=-1
  319. eGreen2=-1
  320. eBlue2=-1
  321.  
  322. ;Variables
  323. vNodeCount=3
  324.  
  325. ;amount
  326. name=amount
  327. xmin=-4.5
  328. xmax=94.5
  329. ymin=-36
  330. ymax=1800
  331. spline=1
  332. selected=1
  333. knots=2
  334. 0
  335. 0
  336. 90
  337. 1800
  338.  
  339. ;deltaX
  340. name=deltaX
  341. xmin=-4.5
  342. xmax=94.5
  343. ymin=-22.52
  344. ymax=42.13
  345. spline=1
  346. selected=2
  347. knots=4
  348. 0
  349. 0
  350. 41
  351. 39.19
  352. 65
  353. -19.58
  354. 90
  355. 0
  356.  
  357. ;deltaY
  358. name=deltaY
  359. xmin=-6
  360. xmax=126
  361. ymin=-38.04
  362. ymax=32.8
  363. spline=1
  364. selected=2
  365. knots=6
  366. 0
  367. 0
  368. 30
  369. -34.82
  370. 47
  371. 29.23
  372. 77
  373. -18.67
  374. 101
  375. 17
  376. 120
  377. 2.824
  378.